Skip to content

Commit

Permalink
explain why ui:insert lines are in the template IQSS#2243
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Nov 3, 2017
1 parent 1aa323a commit c941781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/webapp/dataverse_template.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<f:facet name="first">
<title><h:outputText value="#{pageTitle}"/></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<ui:remove><!-- We might want dc_meta_header or jsonld_header at the file level some day.--></ui:remove>
<ui:insert name="dc_meta_header"></ui:insert>
<ui:insert name="jsonld_header"></ui:insert>
<meta http-equiv="Content-Language" content="en"/>
Expand Down

0 comments on commit c941781

Please sign in to comment.