We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42af261 commit 1ff399aCopy full SHA for 1ff399a
src/index.html
@@ -310,7 +310,7 @@ <h1>Choose a License for Your Work</h1>
310
311
<aside>
312
<div id="tool-recommendation">
313
- <h2>Recommended License</h2>
+ <h2>Recommended</h2>
314
315
<article class="tool">
316
@@ -712,7 +712,7 @@ <h4>Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International</
712
</template>
713
714
<template id="plain-text" class="mark">
715
- <p></p>
+ <p>{{ title }} © {{ year }} by {{ creator }} is {{ type }} {{ toolShort }}. To view a copy of this license, visit {{ toolURL }}</p>
716
717
718
</body>
0 commit comments