ef83def4b917c4a1dc15adfa07c4282dde46cda7
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / templates / vhost / _charsets.erb
1 <% if @add_default_charset -%>
2
3   AddDefaultCharset <%= @add_default_charset %>
4 <% end -%>