File tree Expand file tree Collapse file tree
dist/four-point-seven/forms/article
src/templates/forms/article Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<li class="article" itemprop="blogPost" itemscope itemtype="https://schema.org/BlogPosting">
22 <h4 itemprop="headline">
3- <a href="<txp:permlink />" itemprop="url mainEntityOfPage">
3+ <a href="<txp:permlink />" itemprop="url mainEntityOfPage" title="<txp:text item="read_more" />" >
44 <txp:title />
55 </a>
66 </h4>
Original file line number Diff line number Diff line change 44 <txp:if_individual_article>
55 <h1 itemprop="headline"><txp:title /></h1>
66 <txp:else />
7- <h1 itemprop="headline"><a href="<txp:permlink />" itemprop="url"><txp:title /></a>
7+ <h1 itemprop="headline"><a href="<txp:permlink />" itemprop="url" title="<txp:text item="read_more" />" ><txp:title /></a>
88 </h1>
99 </txp:if_individual_article>
1010
Original file line number Diff line number Diff line change 11<li class="article" itemscope itemtype="https://schema.org/Article">
22 <h4 itemprop="headline">
3- <a href="<txp:permlink />" itemprop="url">
3+ <a href="<txp:permlink />" itemprop="url mainEntityOfPage" title="<txp:text item="read_more" /> ">
44 <txp:title />
55 </a>
66 </h4>
Original file line number Diff line number Diff line change 11<li class="article" itemprop="blogPost" itemscope itemtype="https://schema.org/BlogPosting">
22 <h4 itemprop="headline">
3- <a href="<txp:permlink />" itemprop="url mainEntityOfPage">
3+ <a href="<txp:permlink />" itemprop="url mainEntityOfPage" title="<txp:text item="read_more" />" >
44 <txp:title />
55 </a>
66 </h4>
Original file line number Diff line number Diff line change 44 <txp:if_individual_article>
55 <h1 itemprop="headline"><txp:title /></h1>
66 <txp:else />
7- <h1 itemprop="headline"><a href="<txp:permlink />" itemprop="url"><txp:title /></a>
7+ <h1 itemprop="headline"><a href="<txp:permlink />" itemprop="url" title="<txp:text item="read_more" />" ><txp:title /></a>
88 </h1>
99 </txp:if_individual_article>
1010
Original file line number Diff line number Diff line change 11<li class="article" itemscope itemtype="https://schema.org/Article">
22 <h4 itemprop="headline">
3- <a href="<txp:permlink />" itemprop="url">
3+ <a href="<txp:permlink />" itemprop="url mainEntityOfPage" title="<txp:text item="read_more" /> ">
44 <txp:title />
55 </a>
66 </h4>
You can’t perform that action at this time.
0 commit comments