aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/fixamingata/header_opengraph.html
blob: 7d09d600965edbb9c3c2ca08d4aa6ed85122521b (plain)
1
2
3
4
5
6
        <meta property="og:url" content="[% c.cobrand.base_url %][% c.req.uri.path %]">
        <meta property="og:title" content="[% title || site_name %]">
        <meta property="og:site_name" content="[% site_name %]">
        [% IF c.req.uri.path == '/' %]<meta property="og:description" content="Rapportera, visa, eller diskutera lokala problem.">[% END %]
        <meta property="og:type" content="website">
        [% INCLUDE 'header_opengraph_image.html' %]