{% extends "layouts" ~ DIR ~ "default.twig" %} {% block title %}{{ "General Settings" | translate }}{% endblock %} {% block content %}

{{ "General Settings" | translate }}

{#- -#}

{#- -#}

{#- -#}

{#- -#} {{ "Have your site URLs point someplace other than your install directory." | translate }}

{#- -#}

{#- -#}

{#- -#}

{#- -#} {{ "Write with a monospace font." | translate }}

{#- -#} {{ "Current version: %s." | translate | format(version) }}

{% endblock %}