Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Unified Diff: tools/resources/about_credits_entry.tmpl

Issue 1841863002: Update monet. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/resources/about_credits.tmpl ('k') | tools/run_hooks.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/resources/about_credits_entry.tmpl
diff --git a/tools/resources/about_credits_entry.tmpl b/tools/resources/about_credits_entry.tmpl
new file mode 100644
index 0000000000000000000000000000000000000000..99b354cf89fee0f561366b1cdba9a07f2cfa6db9
--- /dev/null
+++ b/tools/resources/about_credits_entry.tmpl
@@ -0,0 +1,8 @@
+<div class="product">
+<span class="title">{{name}}</span>
+<span class="homepage"><a href="{{url}}">homepage</a></span>
+<div class="licence">
+<pre>{{license}}</pre>
+</div>
+</div>
+
« no previous file with comments | « tools/resources/about_credits.tmpl ('k') | tools/run_hooks.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698