Skip to content

Commit

Permalink
Merge pull request #12865 from mtruj013/managed-data
Browse files Browse the repository at this point in the history
Fix page title
  • Loading branch information
tbille committed May 12, 2023
2 parents 1b26fa1 + 4e069a6 commit 67dfa66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/landscape/managed.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% extends "landscape/base_landscape.html" %}

{% block title %}Install Landscape{% endblock %}
{% block title %} Managed Landscape {% endblock %}
{% block meta_description %} Managed Landscape is for customers that need the flexibility of self-hosted Landscape, and the convenience and assurance of a software as a service solution. {% endblock meta_description %}
{% block meta_copydoc %} https://docs.google.com/document/d/1MycPWcmMveCZxrGtn7ASc0myWNxPzLTciHfQIA6kPZ4/edit# {% endblock meta_copydoc %}

Expand Down

0 comments on commit 67dfa66

Please sign in to comment.