aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/container_create.html
diff options
context:
space:
mode:
Diffstat (limited to 'python/fatcat_web/templates/container_create.html')
-rw-r--r--python/fatcat_web/templates/container_create.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/python/fatcat_web/templates/container_create.html b/python/fatcat_web/templates/container_create.html
index 5dde37bf..5786d05d 100644
--- a/python/fatcat_web/templates/container_create.html
+++ b/python/fatcat_web/templates/container_create.html
@@ -6,10 +6,7 @@
<p>A "container" is a anything that groups publications together. For example,
a journal (eg, "New England Journal of Medicine"), conference proceedings, a
-book series, or a blog.
-
-<p>Not all publications are in a container.
-
+book series, or a blog. Not all publications are in a container.
<form class="ui form" id="create_container_form" method="POST" action="/container/create">
{% endblock %}