helpcenter/Web/Controls/Help/VariousControls/Changelogs/CommunityServerChangelog.ascx

6 lines
441 B
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<a class="text-container-link-changelog" data-content="CommunityServerChangelog">Community Server changelog</a>
<div class="text-container-content" id="CommunityServerChangelog">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Community/CSChangelog.ascx" />
</div>