From 92192f986fbc3e4efca13074293f7ab6cffe1d89 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 13 Nov 2018 23:24:53 -0800 Subject: webface: add input form labels --- python/fatcat_web/templates/base.html | 2 +- python/fatcat_web/templates/home.html | 8 ++++---- python/fatcat_web/templates/release_search.html | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python') diff --git a/python/fatcat_web/templates/base.html b/python/fatcat_web/templates/base.html index 856a6e03..6825aa96 100644 --- a/python/fatcat_web/templates/base.html +++ b/python/fatcat_web/templates/base.html @@ -30,7 +30,7 @@
- +
diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html index 4d3b44a1..1657406d 100644 --- a/python/fatcat_web/templates/home.html +++ b/python/fatcat_web/templates/home.html @@ -42,7 +42,7 @@ indexing (aka, linking together of pre-prints and final copies).
- +
Container @@ -53,7 +53,7 @@ indexing (aka, linking together of pre-prints and final copies).
- +
@@ -65,7 +65,7 @@ indexing (aka, linking together of pre-prints and final copies).
- +
File @@ -76,7 +76,7 @@ indexing (aka, linking together of pre-prints and final copies).
- +
Work diff --git a/python/fatcat_web/templates/release_search.html b/python/fatcat_web/templates/release_search.html index c57ad149..18bda117 100644 --- a/python/fatcat_web/templates/release_search.html +++ b/python/fatcat_web/templates/release_search.html @@ -5,7 +5,7 @@
- +
-- cgit v1.2.3