This commit is contained in:
parent
4666c1995f
commit
593bdb17d4
6 changed files with 28 additions and 16 deletions
|
|
@ -1279,8 +1279,7 @@ export RenderedPage RenderProduct(const Product& product,
|
|||
R"(<h2 class="section__title">Specifications</h2>)"
|
||||
R"(<p class="section__lede">The hardware is a stock Fairphone )"
|
||||
R"((Gen. 6), unmodified. Fairphone's spec sheet is this product's spec sheet, )"
|
||||
R"(and all of it works under postmarketOS. The one caveat is the )"
|
||||
R"(emergency-calling warning above.</p>)"
|
||||
R"(and all of it works under postmarketOS.</p>)"
|
||||
R"(<table class="spec-table"><tbody>{}</tbody></table>)"
|
||||
R"(</section>)",
|
||||
Join(specRows));
|
||||
|
|
|
|||
Loading…
Reference in a new issue