-
Saleem Latif authored
* mattdrayer: Updated get_themed_template_path
2d834492
head-extra.html 252 B
<%namespace name='static' file='../../static_content.html'/>
<% style_overrides_file = static.get_value('css_overrides_file') %>
% if style_overrides_file:
<link rel="stylesheet" type="text/css" href="${static.url(style_overrides_file)}" />
% endif