mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
sponsorship: Change title.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "zerver/portico.html" %}
|
||||
{% set entrypoint = "sponsorship" %}
|
||||
|
||||
{% set PAGE_TITLE = "Request sponsorship" %}
|
||||
{% set PAGE_TITLE = "Request Zulip Cloud sponsorship" %}
|
||||
|
||||
{% block portico_content %}
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
<div class="register-account flex full-page sponsorship-page">
|
||||
<div class="center-block new-style">
|
||||
<div class="pitch">
|
||||
<h1>Request sponsorship</h1>
|
||||
<h1>Request Zulip Cloud sponsorship</h1>
|
||||
</div>
|
||||
<div class="white-box">
|
||||
<div id="sponsorship-error" class="alert alert-danger"></div>
|
||||
|
||||
Reference in New Issue
Block a user